home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / tasker6.zip / Template.cmd < prev   
OS/2 REXX Batch file  |  1997-03-23  |  353b  |  12 lines

  1. /* Load REXXUTIL */
  2. call rxfuncadd sysloadfuncs, rexxutil, sysloadfuncs
  3. call sysloadfuncs
  4. /*The  character can be created by holding down you <alt> key and pressing 10 on your key pad. Paul I hope this */
  5. /* helps create your object*/
  6. rc= SysCreateObject("Batch", "YYYY/MM/DD 
  7. HH/MM/SS 
  8. Batch", "<ES_FOLDER>", "TEMPLATE=YES")
  9.             
  10.   
  11.  
  12.